BrowserInput usage details

Summary

org.eclipse.jface.internal.text.html.BrowserInput has 50 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] BrowserInput
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.fCurrent -1 PRIVATE_PERMISSIBLE
EXTENDS
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.URLBrowserInput -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.JavaElementBrowserInput -1 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.ForthAction.update() 245 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.BackAction.update() 281 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.BackAction.update() 149 PRIVATE_PERMISSIBLE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationHover.BackAction.update() 93 PRIVATE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.setInput(BrowserInput) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.URLBrowserInput.URLBrowserInput(BrowserInput, URL) -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.JavaElementBrowserInput.JavaElementBrowserInput(BrowserInput, IJavaElement) -1 PRIVATE_PERMISSIBLE
[+] BrowserInput(BrowserInput) : void
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.JavaElementBrowserInput.JavaElementBrowserInput(BrowserInput, IJavaElement) 176 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.URLBrowserInput.URLBrowserInput(BrowserInput, URL) 207 PRIVATE_PERMISSIBLE
[+] getInputElement() : Object
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.JavaElementBrowserInput.getInputElement() -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.URLBrowserInput.getInputElement() -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocBrowserInformationControlInput.getInputElement() -1 PRIVATE_PERMISSIBLE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationBrowserInformationControlInput.getInputElement() -1 PRIVATE
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.7.handleTextSet() 1560 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.isIgnoringNewInput(IJavaElement, IWorkbenchPart, ISelection) 1175 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.setInput(BrowserInput) 975 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.7.handleExternalLink(URL, Display) 1522 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.1.inputChanged(Object) 320 PRIVATE_PERMISSIBLE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationHover.PresenterControlCreator.1.inputChanged(Object) 236 PRIVATE
[+] getInputName() : String
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.URLBrowserInput.getInputName() -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.JavaElementBrowserInput.getInputName() -1 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocBrowserInformationControlInput.getInputName() -1 PRIVATE_PERMISSIBLE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationBrowserInformationControlInput.getInputName() -1 PRIVATE
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.BackAction.update() 282 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.ForthAction.update() 246 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.BackAction.update() 150 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.ForwardAction.update() 188 PRIVATE_PERMISSIBLE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationHover.BackAction.update() 97 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationHover.ForwardAction.update() 142 PRIVATE
[+] getNext() : BrowserInput
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.ForthAction.update() 244 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.ForthAction.update() 245 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.ForthAction.run() 258 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.ForwardAction.update() 187 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.ForwardAction.update() 188 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.ForwardAction.run() 178 PRIVATE_PERMISSIBLE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationHover.ForwardAction.update() 142 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationHover.ForwardAction.update() 137 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationHover.ForwardAction.run() 128 PRIVATE
[+] getPrevious() : BrowserInput
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.ui.infoviews.JavadocView.BackAction.run() 294 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.BackAction.update() 280 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.infoviews.JavadocView.BackAction.update() 281 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.BackAction.update() 149 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.BackAction.run() 139 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.BackAction.update() 148 PRIVATE_PERMISSIBLE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationHover.BackAction.update() 93 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationHover.BackAction.update() 92 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPDocumentationHover.BackAction.run() 83 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional